Skip to content

Conversation

@sujata-m
Copy link
Contributor

Summary

  • retain numeric incline values when normalizing OSM ways
  • add test coverage and sample data verifying incline persistence through OSM-to-OSW conversion
  • normalize percent-suffixed incline values via new helper

Testing

  • pip install -r requirements.txt (fails: Could not find a version that satisfies the requirement osmium~=3.6.0)
  • pip install pyproj (fails: Could not find a version that satisfies the requirement pyproj)
  • PYTHONPATH=. pytest tests/unit_tests/test_serializer/test_osw_normalizer.py::TestOSWWayNormalizer::test_normalize_incline -q (fails: ModuleNotFoundError: No module named 'pyproj')

https://chatgpt.com/codex/tasks/task_e_68c13fb4d3cc83278b8140b3f2f4db8a

@sujata-m sujata-m closed this Sep 10, 2025
@sujata-m sujata-m deleted the codex/retain-incline-tag-as-float-during-conversion branch September 11, 2025 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants